home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 January
/
Designer's Club 1998 January.iso
/
pc
/
Ideasrc
/
Shock.Dir
/
00061_Script_Hidem
< prev
next >
Wrap
Text File
|
1997-11-25
|
228b
|
10 lines
on mouseDown
puppetsound (2) "clank"
repeat while the mousedown
set the visible of sprite (the clickon) to false
updatestage
end repeat
set the visible of sprite (the clickon) to true
updatestage
end